home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / bubble_burst.swf / scripts / DefineButton2_264 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-01-19  |  53 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("new");
  3.    play();
  4. }
  5.